Skip to content

feat: Add 'opentelemetry-exporter-otlp-json-http' package#5051

Open
herin049 wants to merge 16 commits intoopen-telemetry:mainfrom
herin049:feat/exporter-otlp-json
Open

feat: Add 'opentelemetry-exporter-otlp-json-http' package#5051
herin049 wants to merge 16 commits intoopen-telemetry:mainfrom
herin049:feat/exporter-otlp-json

Conversation

@herin049
Copy link
Copy Markdown
Contributor

@herin049 herin049 commented Apr 7, 2026

Description

Follow up to #4996 and finishes the implementation of the OTLP JSON exporter.

Fixes #1003.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Tests have been added to the opentelemetry-exporter-otlp-json-http and opentelemetry-exporter-otlp-json-common packages, and the existing Docker tests have been completely rewritten to test gRPC, proto-HTTP and JSON-HTTP exporters with all signal types.

Does This PR Require a Contrib Repo Change?

  • Yes. - Link to PR:
  • No.

Checklist:

  • Followed the style guidelines of this project
  • Changelogs have been updated
  • Unit tests have been added
  • Documentation has been updated

@herin049 herin049 requested a review from a team as a code owner April 7, 2026 03:02
@herin049 herin049 moved this to Ready for review in Python PR digest Apr 7, 2026
@herin049 herin049 added the Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary label Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approve Public API check This label shows that the public symbols added or changed in a PR are strictly necessary

Projects

Status: Ready for review

Development

Successfully merging this pull request may close these issues.

Support JSON over HTTP in OTLP exporter

1 participant